home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today (Latin America) Volume 1 #6
/
CD-ROM Today 6 Latam.iso
/
referenc
/
dor
/
dordem.dxr
/
00171.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-11-14
|
186 b
|
10 lines
on exitFrame
repeat with x = 20 down to 0
set the blend of sprite 2 to x * 5
updateStage()
end repeat
set the ink of sprite 2 to 1
updateStage()
puppetSprite(2, 0)
end